This chain is executed prior to the sending of each RRD request by calling the doGenerate method on each extension generator in sequence. 在发送每个RRD请求之前,通过按顺序调用每个扩展生成器上的doGenerate方法来执行此链。
If a function is called from many places, use the stack backtrace to determine the specific calling sequence. 如果在许多地方调用了一个函数,可以使用堆栈跟踪检查调用序列。
Especially, what happens if the new version changes the calling sequence for a given function? 特别是新版本改变了某个给定函数的调用次序时,又会怎样?
WSDL doesn't prevent calling operations in any sequence. A web service application, which uses WSDL, has to cater to this in its application logic above. WSDL不会禁止以任何顺序调用操作,使用WSDL的Web服务应用程序必须在上面的逻辑应用中迎合这一特点。
The data acquisition process and the calling sequence of signal disposal function are described in detail. 详细说明数据采集过程、信号处理函数调用顺序。
In order to provide an open and uniform interface, current SNMP does not restrict the combination and sequence of variables. Many stacks resort to repeated calling interface functions according to variables 'sequence in PDU, which is obviously inefficient. 现有的SNMP为保证对外提供一个更为开放、统一的接口,并没有限制变量绑定,协议栈大都按PDU中的变量顺序依次调用底层函数,这种调用往往是重复低效的。
The process of extracting API calling sequence from a running program is very complicated. In this paper the executable file format on Windows system and the process of Windows loading an executable file are firstly discussed in detail. 由于提取程序在运行过程中所调用的API过程比较复杂,本文首先介绍了Windows系统中可执行文件的格式以及Windows加载器加载一个可执行文件的过程。
In order to using support vector machines to detect virus, the first step is to convert the API calling sequence to vectors which can be recognized by support vector machine. 要利用支持向量机检测该程序第一步就是把API调用序列转换为支持向量机能够识别的形式。
Then an analysis of the data flow and the control flow was made, the calling sequence among all the modules was established. 接着对系统中数据流与控制流进行了分析,建立了系统中各个模块之间的调用时序。
Coarse-grained trace is to follow down running trace of function sequence be monitored on function-level. It will record execution station of each function be monitored and calling sequence of functions be monitored when the functions execute. 粗粒度跟踪是从函数级层次跟踪被监测函数序列的运行轨迹,它记录了每一个被监测函数执行时的状态以及被监测函数的调用序列。
The business class and method in different layers are designed for every function, and the calling sequence between different layers is designed. 对于系统各个功能进行了不同层次业务类设计,明确了业务类和方法之间的调用时序。